From: Glenn Morris Date: Sat, 7 Mar 2009 03:47:46 +0000 (+0000) Subject: Fix entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1378 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d8e1743411718306f5a89be03ec89242ba33c5dc;p=emacs.git Fix entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4ad50627237..8d98df16767 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-03-06 Aaron Ecay (tiny change) - (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and - use NSRectFill instead of NSDrawGroove. + * nsterm.m (ns_draw_vertical_window_border): Draw 1 pixel wide, + not two, and use NSRectFill instead of NSDrawGroove. (Bug#2352) 2009-03-06 Adrian Robert